Fix bug with set-time-zone-rule and LOCALTIME_CACHE.
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 12 Jan 2013 01:15:06 +0000 (17:15 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 12 Jan 2013 01:15:06 +0000 (17:15 -0800)
commitcf5f1c3f0dd81aaf515789bb892864185ec834ab
tree3af1b0ec2e34ea6fc32de31606e50129e2c790ca
parentadc098382b2f78a2f27b3b4632584838a7b36921
Fix bug with set-time-zone-rule and LOCALTIME_CACHE.

* editfns.c (set_time_zone_rule) [LOCALTIME_CACHE]:
Clear tzvalbuf_in_environ if this workaround is in effect.
Problem and fix reported by Kazuhiro Ito.
src/ChangeLog
src/editfns.c